home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / workbench+shell / g-p / patchwbpens / patchwbpens.readme < prev   
Text File  |  1996-02-04  |  2KB  |  90 lines

  1. Short:    use 3 bitplane icons on >8 color WB, CGraphX 16&24 too.
  2. Uploader: m.hauner@tu-bs.de (Martin Hauner)
  3. Author:   drizzt@trashcan.mcnet.de (Martin Hauner)
  4. Type:     util/wb
  5. Requires: OS 3.x, patch.library
  6. Replaces: util/wb/PatchWBPens.lha
  7.  
  8.  
  9. PatchWBPens  is  a  patch  like  MagicColors  for displaying icons stripped to 3
  10. bitplanes in the correct colors on a Workbench screen with more than 8 colors.
  11.  
  12. This  Version  fixes  a  small  bug  and  it adds support for CGraphXs 16 and 24
  13. Bit-Modi.
  14.  
  15.  
  16.      FIX
  17.  
  18.      - PatchWBPens  got  the number  of colors wrong on a 16 color Workbench and
  19.        therefore copied the wrong colors.
  20.  
  21.      NEW
  22.   
  23.      - CGraphX  support.  PatchWBPens  will set the  correct colors if you use a
  24.        CGraphX 16 or 24 bit screen as Workbench.
  25.  
  26.  
  27.  
  28.  
  29.      FEATURES
  30.  
  31.  
  32.      PatchWBPens will set the correct color pens when:
  33.  
  34.      - the Workbench opens for the first time,
  35.  
  36.      - the Workbench was temporarily closed,
  37.        (normally done by graphics programs to get more memory)
  38.  
  39.      - the palette prefs has changed.
  40.  
  41.  
  42.  
  43.      REQUIREMENTS
  44.  
  45.      - It needs the patch.library V3 from Stefan Fuchs (util/libs/PatchLibV3.lha)
  46.        (included)
  47.  
  48.      - AmigaOS 3.x.
  49.        (not included ;)
  50.  
  51.  
  52.  
  53.  
  54.      INSTALLATION
  55.  
  56.      Just  insert  the following line anywhere before LoadWB.  User-Startup will
  57.      be fine.
  58.  
  59.                 run <>NIL: PatchWBPens
  60.  
  61.  
  62.  
  63.      MISC
  64.  
  65.  
  66.      - You  may remove PatchWBPens anytime  by sending a  break signal (CTRL-C).
  67.        Though there is no reason to do that.
  68.  
  69.      - Is  it possible that setting new  pen colors will not work correctly when
  70.        the palette has changed, i.e.  not all pens are changed to the new colors.
  71.        If  that  is  really the case, PatchWBPens sets the new colors before the
  72.        Workbench (IPrefs) has changed the colors itself.
  73.        You  can  correct  this  by telling PatchWBPens to delay its work by n/50
  74.        seconds.  ( run <>NIL:  PatchWBPens n ) The default value for n is 1.
  75.  
  76.      - PatchWBPens OpenWorkBench patch will not be called, if you have installed
  77.        PatchControl, which is a replacment for SetMan.  With SetMan it will work
  78.        WITHOUT any problem. I have no idea what is wrong here.
  79.  
  80.  
  81.     PROBLEMS, QUESTIONS?
  82.  
  83.     write to: drizzt@trashcan.mcnet.de
  84.  
  85.  
  86.     By  the  way,  would  be  nice to get any response if anyone else than me is
  87.     really using it...  ;-)
  88.  
  89.     Hello to Francesco and Kris.
  90.